Builder

class Builder : GeneratedMessage.Builder<BuilderT> , MeshProtos.CompressedOrBuilder

Compressed message payload
Protobuf type meshtastic.Compressed

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Compressed data.
bytes data = 2;
Link copied to clipboard

PortNum to determine the how to handle the compressed payload.
.meshtastic.PortNum portnum = 1;
Link copied to clipboard
open fun getData(): ByteString

Compressed data.
bytes data = 2;
Link copied to clipboard
fun getDescriptor(): Descriptors.Descriptor
Link copied to clipboard
open fun getDescriptorForType(): Descriptors.Descriptor
Link copied to clipboard

PortNum to determine the how to handle the compressed payload.
.meshtastic.PortNum portnum = 1;
Link copied to clipboard
open fun getPortnumValue(): Int

PortNum to determine the how to handle the compressed payload.
.meshtastic.PortNum portnum = 1;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(other: Message): MeshProtos.Compressed.Builder
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): MeshProtos.Compressed.Builder
Link copied to clipboard
open fun setData(value: ByteString): MeshProtos.Compressed.Builder

Compressed data.
bytes data = 2;
Link copied to clipboard

PortNum to determine the how to handle the compressed payload.
.meshtastic.PortNum portnum = 1;
Link copied to clipboard

PortNum to determine the how to handle the compressed payload.
.meshtastic.PortNum portnum = 1;